home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / create6r / frmsplas.frm (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1999-05-09  |  6.4 KB  |  182 lines

  1. VERSION 5.00
  2. Begin VB.Form frmSplash 
  3.    AutoRedraw      =   -1  'True
  4.    BackColor       =   &H00FFFFFF&
  5.    BorderStyle     =   3  'Fixed Dialog
  6.    ClientHeight    =   3810
  7.    ClientLeft      =   45
  8.    ClientTop       =   45
  9.    ClientWidth     =   7290
  10.    ControlBox      =   0   'False
  11.    Icon            =   "frmSplash.frx":0000
  12.    LinkTopic       =   "Form1"
  13.    MaxButton       =   0   'False
  14.    MinButton       =   0   'False
  15.    ScaleHeight     =   254
  16.    ScaleMode       =   3  'Pixel
  17.    ScaleWidth      =   486
  18.    ShowInTaskbar   =   0   'False
  19.    StartUpPosition =   2  'CenterScreen
  20.    Visible         =   0   'False
  21.    Begin VB.PictureBox Picture1 
  22.       BackColor       =   &H80000002&
  23.       Height          =   3495
  24.       Left            =   150
  25.       ScaleHeight     =   3435
  26.       ScaleWidth      =   6915
  27.       TabIndex        =   0
  28.       Top             =   150
  29.       Width           =   6975
  30.       Begin VB.PictureBox picLogo 
  31.          Height          =   585
  32.          Left            =   810
  33.          Picture         =   "frmSplash.frx":000C
  34.          ScaleHeight     =   525
  35.          ScaleWidth      =   555
  36.          TabIndex        =   1
  37.          Top             =   780
  38.          Width           =   615
  39.       End
  40.       Begin VB.Label lblCopyright 
  41.          BackStyle       =   0  'Transparent
  42.          Caption         =   "Copyright Harvey Entertainment inc."
  43.          BeginProperty Font 
  44.             Name            =   "Arial"
  45.             Size            =   8.25
  46.             Charset         =   0
  47.             Weight          =   400
  48.             Underline       =   0   'False
  49.             Italic          =   0   'False
  50.             Strikethrough   =   0   'False
  51.          EndProperty
  52.          ForeColor       =   &H80000009&
  53.          Height          =   255
  54.          Left            =   4200
  55.          TabIndex        =   7
  56.          Tag             =   "Copyright"
  57.          Top             =   3060
  58.          Width           =   2655
  59.       End
  60.       Begin VB.Label lblVersion 
  61.          Alignment       =   1  'Right Justify
  62.          AutoSize        =   -1  'True
  63.          BackStyle       =   0  'Transparent
  64.          Caption         =   "Version 1.0"
  65.          BeginProperty Font 
  66.             Name            =   "Arial"
  67.             Size            =   12
  68.             Charset         =   0
  69.             Weight          =   700
  70.             Underline       =   0   'False
  71.             Italic          =   0   'False
  72.             Strikethrough   =   0   'False
  73.          EndProperty
  74.          ForeColor       =   &H80000009&
  75.          Height          =   285
  76.          Left            =   5460
  77.          TabIndex        =   6
  78.          Tag             =   "Version"
  79.          Top             =   2460
  80.          Width           =   1275
  81.       End
  82.       Begin VB.Label lblPlatform 
  83.          Alignment       =   1  'Right Justify
  84.          AutoSize        =   -1  'True
  85.          BackStyle       =   0  'Transparent
  86.          Caption         =   "Win95/98"
  87.          BeginProperty Font 
  88.             Name            =   "Arial"
  89.             Size            =   15.75
  90.             Charset         =   0
  91.             Weight          =   700
  92.             Underline       =   0   'False
  93.             Italic          =   0   'False
  94.             Strikethrough   =   0   'False
  95.          EndProperty
  96.          ForeColor       =   &H80000009&
  97.          Height          =   360
  98.          Left            =   5340
  99.          TabIndex        =   5
  100.          Tag             =   "Platform"
  101.          Top             =   2100
  102.          Width           =   1395
  103.       End
  104.       Begin VB.Label lblCompanyProduct 
  105.          AutoSize        =   -1  'True
  106.          BackStyle       =   0  'Transparent
  107.          Caption         =   "Harvey Net-Game"
  108.          BeginProperty Font 
  109.             Name            =   "Arial"
  110.             Size            =   18
  111.             Charset         =   0
  112.             Weight          =   700
  113.             Underline       =   0   'False
  114.             Italic          =   0   'False
  115.             Strikethrough   =   0   'False
  116.          EndProperty
  117.          ForeColor       =   &H80000009&
  118.          Height          =   435
  119.          Left            =   2235
  120.          TabIndex        =   4
  121.          Tag             =   "CompanyProduct"
  122.          Top             =   465
  123.          Width           =   2955
  124.       End
  125.       Begin VB.Label lblProductName 
  126.          AutoSize        =   -1  'True
  127.          BackStyle       =   0  'Transparent
  128.          Caption         =   "VG Chess"
  129.          BeginProperty Font 
  130.             Name            =   "Arial"
  131.             Size            =   32.25
  132.             Charset         =   0
  133.             Weight          =   700
  134.             Underline       =   0   'False
  135.             Italic          =   0   'False
  136.             Strikethrough   =   0   'False
  137.          EndProperty
  138.          ForeColor       =   &H80000009&
  139.          Height          =   765
  140.          Left            =   2250
  141.          TabIndex        =   3
  142.          Tag             =   "Product"
  143.          Top             =   900
  144.          Width           =   3045
  145.       End
  146.       Begin VB.Label lblLicenseTo 
  147.          Alignment       =   1  'Right Justify
  148.          BackStyle       =   0  'Transparent
  149.          Caption         =   "LicenseTo"
  150.          BeginProperty Font 
  151.             Name            =   "Arial"
  152.             Size            =   8.25
  153.             Charset         =   0
  154.             Weight          =   400
  155.             Underline       =   0   'False
  156.             Italic          =   0   'False
  157.             Strikethrough   =   0   'False
  158.          EndProperty
  159.          ForeColor       =   &H80000009&
  160.          Height          =   255
  161.          Left            =   0
  162.          TabIndex        =   2
  163.          Tag             =   "LicenseTo"
  164.          Top             =   0
  165.          Width           =   6855
  166.       End
  167.    End
  168. Attribute VB_Name = "frmSplash"
  169. Attribute VB_GlobalNameSpace = False
  170. Attribute VB_Creatable = False
  171. Attribute VB_PredeclaredId = True
  172. Attribute VB_Exposed = False
  173. Private Sub Form_Load()
  174.     OutSquare 0, 0, ScaleWidth - 1, ScaleHeight, Me
  175.     InSquare Picture1.Left, Picture1.Top, Picture1.Width - 1, Picture1.Height, Me
  176.  '   InSquare Text1.Left, Text1.Top, Text1.Width - 1, Text1.Height, Me
  177.     lblVersion.Caption = "Version " & App.Major & "." & App.Minor & "." & App.Revision
  178.     lblProductName.Caption = App.Title
  179. End Sub
  180. Private Sub fraMainFrame_DragDrop(Source As Control, X As Single, Y As Single)
  181. End Sub
  182.